[INFO] cloning repository https://github.com/LucioFranco/simulated-raft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucioFranco/simulated-raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Fsimulated-raft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Fsimulated-raft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d09eb4ead4f7705323e3d90394836ae0fa113fd5
[INFO] fixing LucioFranco/simulated-raft against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Fsimulated-raft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LucioFranco/simulated-raft
[INFO] finished tweaking git repo https://github.com/LucioFranco/simulated-raft
[INFO] tweaked toml for git repo https://github.com/LucioFranco/simulated-raft written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucioFranco/simulated-raft on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LucioFranco/simulated-raft already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socket2 v0.5.9
[INFO] [stderr]   Downloaded tracing-slog v0.3.0
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded turmoil v0.6.6
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded raft-proto v0.7.0
[INFO] [stderr]   Downloaded async-stream v0.2.1
[INFO] [stderr]   Downloaded slog-envlogger v2.2.0
[INFO] [stderr]   Downloaded getset v0.1.5
[INFO] [stderr]   Downloaded async-stream-impl v0.2.1
[INFO] [stderr]   Downloaded tonic-build v0.13.1
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded slog-scope v4.4.0
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded protobuf-codegen v2.28.0
[INFO] [stderr]   Downloaded hyper-util v0.1.11
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded raft v0.7.0
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded protobuf-build v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 041bb19a8bd650c98e665f22fe95131a890cdfb999eafc711108f5525940fa1c
[INFO] running `Command { std: "docker" "start" "041bb19a8bd650c98e665f22fe95131a890cdfb999eafc711108f5525940fa1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "041bb19a8bd650c98e665f22fe95131a890cdfb999eafc711108f5525940fa1c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "041bb19a8bd650c98e665f22fe95131a890cdfb999eafc711108f5525940fa1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "041bb19a8bd650c98e665f22fe95131a890cdfb999eafc711108f5525940fa1c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling protobuf-build v0.14.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling raft-proto v0.7.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking slog-envlogger v2.2.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tracing-slog v0.3.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking raft v0.7.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling simulated-raft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking turmoil v0.6.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stdout] error[E0425]: cannot find value `t` in this scope
[INFO] [stdout]   --> src/node.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |             if t.elapsed() >= Duration::from_millis(100) {
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `t` in this scope
[INFO] [stdout]   --> src/node.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 t = Instant::now();
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to introduce a new binding
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 let t = Instant::now();
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `node` in this scope
[INFO] [stdout]   --> src/node.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 &mut node.kv_pairs,
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `node` in this scope
[INFO] [stdout]   --> src/node.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 &node.mailboxes,
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `proposals` in this scope
[INFO] [stdout]   --> src/node.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 &proposals,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `logger` in this scope
[INFO] [stdout]   --> src/node.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 &logger,
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `t` in this scope
[INFO] [stdout]   --> src/node.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |             if t.elapsed() >= Duration::from_millis(100) {
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `t` in this scope
[INFO] [stdout]   --> src/node.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 t = Instant::now();
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to introduce a new binding
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 let t = Instant::now();
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `node` in this scope
[INFO] [stdout]   --> src/node.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 &mut node.kv_pairs,
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `node` in this scope
[INFO] [stdout]   --> src/node.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 &node.mailboxes,
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `proposals` in this scope
[INFO] [stdout]   --> src/node.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 &proposals,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `logger` in this scope
[INFO] [stdout]   --> src/node.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 &logger,
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `on_ready` in this scope
[INFO] [stdout]   --> src/node.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             on_ready(
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `on_ready` in this scope
[INFO] [stdout]   --> src/node.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             on_ready(
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simulated-raft` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simulated-raft` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "041bb19a8bd650c98e665f22fe95131a890cdfb999eafc711108f5525940fa1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "041bb19a8bd650c98e665f22fe95131a890cdfb999eafc711108f5525940fa1c", kill_on_drop: false }`
[INFO] [stdout] 041bb19a8bd650c98e665f22fe95131a890cdfb999eafc711108f5525940fa1c
